You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
NormC Method
>
clMtxExpr.NormC Method ([In] TOpenCLVector)
Dew Math for .NET
clMtxExpr.NormC Method ([In] TOpenCLVector)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
NormC Method
Collapse All
Computes the C
Norm
for the source data X.
Syntax
C#
Visual Basic
public
static
double
NormC
([In]
TOpenCLVector
X
);
Public
static
Sub
NormC
(
X
As
[In]
TOpenCLVector
)
Remarks
Internally calls
clVector.NormC
Group
NormC Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
NormC Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!